GtkColorChooserDialog: make alternative button order work
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Mar 2013 02:38:36 +0000 (22:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Mar 2013 04:00:19 +0000 (00:00 -0400)
commit2bc313c6246eca88b11d34830f2d00b99f0fd548
treeeecaf31c74263ffd045a1e240ccd6acb89d34216
parentf2cc52fddd74b3064eec85e17161ebbc4ee14f49
GtkColorChooserDialog: make alternative button order work

The alternative button order that we set did not actually
work, since the ok button did not have a response id.
Partial fix for
https://bugzilla.gnome.org/show_bug.cgi?id=695493
gtk/gtkcolorchooserdialog.c